From 28aa62f54118b4746e2ccabff0167c4991b5cf4d Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 20 Sep 2024 00:18:05 +0900 Subject: Waybar Overhaul - Introducing Default v4, with app drawer function --- config/waybar/style/[Colorful] Aurora.css | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'config/waybar/style/[Colorful] Aurora.css') diff --git a/config/waybar/style/[Colorful] Aurora.css b/config/waybar/style/[Colorful] Aurora.css index faf38b1a..e4776dc5 100644 --- a/config/waybar/style/[Colorful] Aurora.css +++ b/config/waybar/style/[Colorful] Aurora.css @@ -104,17 +104,23 @@ tooltip label{ #wireplumber, #workspaces, #custom-backlight, +#custom-browser, #custom-cava_mviz, #custom-cycle_wall, -#custom-hint, -#custom-hypridle, +#custom-file_manager, +#custom-keybinds, #custom-keyboard, #custom-light_dark, #custom-lock, +#custom-hint, +#custom-hypridle, #custom-menu, -#custom-power, #custom-power_vertical, +#custom-power, +#custom-settings, +#custom-spotify, #custom-swaync, +#custom-tty, #custom-updater, #custom-weather, #custom-weather.clearNight, @@ -127,11 +133,11 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { - background-image: linear-gradient(45deg, #14e81e 10%, #017ed5 54%, #8d00c4 90%); + background-image: linear-gradient(45deg, #95E6CB, #59C2FF, #D2A6FF); color: black; border: 1px; border-style: solid; - border-radius: 4px; + border-radius: 6px; padding-top: 4px; padding-bottom: 4px; padding-right: 6px; -- cgit v1.2.3